From: Ralf Baechle Date: Sun, 4 Feb 2007 23:23:00 +0000 (+0000) Subject: [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~39381^2~24^2~3 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=be701306eba49c9157506d4bbe40dbed7969a915;p=linux-4.9.git [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. Signed-off-by: Ralf Baechle --- diff --git a/include/asm-mips/mipsmtregs.h b/include/asm-mips/mipsmtregs.h index 3e9468f424f4..294bca12cd3f 100644 --- a/include/asm-mips/mipsmtregs.h +++ b/include/asm-mips/mipsmtregs.h @@ -165,8 +165,6 @@ #ifndef __ASSEMBLY__ -extern void mips_mt_regdump(unsigned long previous_mvpcontrol_value); - static inline unsigned int dvpe(void) { int res = 0;